SftTree/NET 2.0

Expanded Property, ItemClass Class

Softel vdm, Inc.

Returns whether this item is expanded.

Syntax      ItemClass Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Expanded As Boolean

C#   

public bool Expanded { get; }

C++   

public: property bool Expanded {
        bool get();
}

Property Value

True if this item is expanded, otherwise False.

Comments

The Expanded property returns whether this item is expanded.

The Expand method can be used to expand an item's dependents.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com